GUIDs and UUIDs are cool, but this is cooler
The Problem With UUIDs
Can UUIDs collide with each other and how likely is that?
The effect of Random UUID on database performance
Which is better? UUID or Int?
UUID vs INT: What’s Better For Your Primary Key?
The Every UUID Website Explained
What is a UUID? UUID vs. GUID
Get (UUID) vs. Get (UUIDNumber) Which is better?
Generating Unique Identifiers in Your Programs (GUIDs/UUIDs)
ULID vs UUID: Which One Should You Use?
UUIDs are Bad for Performance in MySQL - Is Postgres better? Let us Discuss
Identify All the Things With UUIDs!
UUID: Universally Unique Identifiers v4 and v7 design
A Hasura Bit - What is the UUID column type good for and what exactly is a UUID?
Javascript Mistakes: UUID generation with Math.random()?
Database Auto increment vs UUID - Which is Right for You?
MODERN way to generate GUID/UUID in JavaScript #javascript #shorts
When should I use uuid.uuid1() vs. uuid.uuid4() in python?
ULID: Universally Unique Lexicographically Sortable Identifier a shorter UUID v7 alternative